home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 13082 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  765 b 

  1. Path: li.net!jeremy
  2. From: jeremy@newshost.li.net (Jeremy Markman)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: This should really be a simple question f
  5. Date: 4 Apr 1996 14:11:28 GMT
  6. Organization: LI Net (Long Island Network)
  7. Message-ID: <4k0lag$hn6@linet06.li.net>
  8. References: <4jrue1$gsu@nyheter.chalmers.se> <4jubm6$pal@spanky.pls.ov.com>
  9. NNTP-Posting-Host: linet04.li.net
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. In article gsu@nyheter.chalmers.se, Tobias Nilsson <tb9593@ios.chalmers.se> writes:
  13. >Anyway... I'm just trying to read the keyboard without having the 
  14. >characters displayed on the f-cking screen!  Just as that!  But I've
  15. >tried getchar, scanf, fun.01 int 21h... but they all display them...
  16.  
  17. The getch() function will not echo keyboard input to the screen...
  18.